home *** CD-ROM | disk | FTP | other *** search
/ Power Tools for Macintosh / Power Tools for Macintosh (SoftBit)(1992).iso / Applications / Cache INIT / Data Cache Control Docs < prev   
Text File  |  1991-12-16  |  734b  |  18 lines

  1. Data Cache Control.
  2.  
  3. This program should be run ONLY on 68030 machines. No promises what will happen
  4. if you run it on any other machines. It does no error checking.
  5.  
  6. If you run the program, it will attempt to read the cache control register and
  7. see if the data cache is on or off. It will report what it finds, and offer you
  8. the chance to change it. If you want to make the change, type the letter "y" (lower
  9. case) and Return. If you don’t want to make the change, type anything else and
  10. then Return.
  11.  
  12. Data Cache Control will tell you the final status of the cache. Press return
  13. to quit.
  14.  
  15. This version uses standard C libraries and is enormous. I hope later to have
  16. time to write a decently short, more Maclike version.
  17.  
  18. -Lofty Becker